function n. 1.功能,官能,機能,作用。 2.〔常 pl.〕職務,職責。 3.慶祝儀式;(盛大的)集會,宴會。 4.【數學】函數;與其他因素有密切關系的事。 The function of the ear is to listen. 耳的功能是聽。 the function of education 教育的功能。 discharge one's functions 盡職。 the functions and powers of the National Congress 全國代表大會的職權。 a controllable function【火箭】遙控程序。 public [social] function招待會,文娛晚會,社交集會。 vital functions 生命機能。 vi. (器官等)活動,(機器等)運行,發揮作用。 function as teacher 擔任教師。 a sofa functioning as a bed 兼當床用的沙發。 The lathe doesn't function well. 這臺車床有毛病。 function digit [letter] 【計算機】操作數碼[字碼]。
Function declaration as defined in windows . h 以下代碼顯示windows . h中定義的
And shows how flexible jython function declaration can be ,并顯示jython函數聲明是多么靈活。
Modifiers to the function declaration and set parameters for 修飾符應用到函數聲明中,并基于windows api函數使用的參數來設置
Declspec can only be applied to function declarations that return a pointer , such as Declspec僅適用于返回指針的函數聲明,如
Note that the syntax for function declaration and class method declaration is precisely identical 注意,用于函數聲明和類方法聲明的語法正好相同。
In a function declaration , it is possible to declare that parameters are to be passed by reference by using the 在函數聲明中,可以使用應用于參數的
However , jscript 8 . 0 allows function declarations to specify a parameter array in the function parameter list 但是, jscript 8 . 0允許進行函數聲明以便在函數參數列表中指定一個
Might return a null value see the annotations . h header file for function declaration for allocatenode 在這種情況下,調用allocatenode可能會返回一個null值(有關allocatenode的函數聲明,請參見annotations . h頭文件) 。
Function declarations may include class type hints for their parameters . if the functions are called with an incorrect class type an error occurs 函數聲明可以包含類類星體是作為他們的參數,如果一個函數被一個錯誤的類調用將打印一個錯誤。
This attribute , which takes the name of the dll as its first argument , is placed before a function declaration for each dll entry point that will be used 可使用pinvoke 。此屬性將dll的名稱作為其第一個參數,放置于要使用的每個dll入口點的函數聲明之前。